Defines | |
| #define | DO_TESTING (0) |
| #define | PREFETCH 0 |
| #define | pf(x) |
| #define | pf2(x) |
| #define | finline inline |
| #define | _0(x) (x & 0x7FF) |
| #define | _1(x) (x >> 11 & 0x7FF) |
| #define | _2(x) (x >> 22 ) |
Typedefs | |
| typedef long | int32 |
| typedef unsigned long | uint32 |
| typedef float | real32 |
| typedef double | real64 |
| typedef unsigned char | uint8 |
| typedef const char * | cpointer |
Functions | |
| uint32 | FloatFlip (uint32 f) |
| void | FloatFlipX (uint32 &f) |
| uint32 | IFloatFlip (uint32 f) |
| void | RadixSort11 (real32 *farray, real32 *sorted, uint32 elements) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
1.3-rc3